home *** CD-ROM | disk | FTP | other *** search
- object fNewEntry: TfNewEntry
- Left = 232
- Top = 144
- Width = 222
- Height = 111
- Caption = 'NewEntry'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object BitBtn1: TBitBtn
- Left = 8
- Top = 48
- Width = 75
- Height = 25
- TabOrder = 0
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 88
- Top = 48
- Width = 75
- Height = 25
- TabOrder = 1
- Kind = bkCancel
- end
- object Edit1: TEdit
- Left = 8
- Top = 16
- Width = 193
- Height = 21
- TabOrder = 2
- end
- end
-